The ValueSet<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ValueSet<(Of <(<'T>)>)>()()()() |
Initializes a new instance of a ValueSet<(Of <(<'T>)>)>.
|
![]() |
ValueSet<(Of <(<'T>)>)>(IEqualityComparer<(Of <<'(T>)>>)) |
Initializes a new instance of a ValueSet<(Of <(<'T>)>)>.
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds a value to the collection if not already present.
|
![]() |
Clear |
Removes all objects from the collection.
|
![]() |
Contains |
Determines whether the collection contains a specific value.
|
![]() |
SameValues |
Determines whether the values in this set are the same as the
ones in a given array.
|
![]() |
Sort |
Sorts the elements in the collection.
|
![]() |
ToArray |
Creates an array from this collection.
|
![]() |
ToList |
Creates a List<(Of <(<'T>)>)> from this collection.
|
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of objects in the collection.
|